N
AME
objectp
- is the argument an object?
S
YNTAX
int objectp(mixed
arg
);
D
ESCRIPTION
Returns 1 if arg is an object, zero otherwise.
K
EYWORDS
object
S
EE
A
LSO
intp
,
programp
,
floatp
,
stringp
,
arrayp
,
mappingp
,
multisetp
and
functionp